Skip to main content

mimeTheMIMEVersion

Type

function

Summary

The MIME version this implemented in the library

Syntax

mimeTheMIMEVersion()

Description

Use the mimeTheMIMEVersion function create a MIME-Version header.

Examples

put "MIME-Version:" && mimeTheMIMEVersion() & crlf after tHeaders